Unix - Engineering

Q1:

The command chmod 761 note is equivalent to

A chmod 167 note

B chmod u=rwx, g=rw, o=x note

C chmo a =761 note

D chmod 4=7, g=6,0 =1 note

E None of the above

ANS:B - chmod u=rwx, g=rw, o=x note

No answer description is available.